|
$webwork.htmlEncode($page.space.name) : Cache Statistics
This page last changed on Jul 05, 2007 by smaddox.
To view the cache statistics, go to the 'Administration Console' and click 'Cache Statistics' in the left panel. There you will find a list of all objects cached within Confluence. Below is an example for one of the most frequently used caches i.e. the ContentEntityObject. com.atlassian.confluence.core.ContentEntityObject (Alive): flush_____________________ACCESSES__________________
About the generated numbers :
For instance to calculate Ratio : Hits/Total x 100 = Ratio 11332536/24827480 = 0.45645131 x 100 = 45% and to calculate Total : Total = Hits + Not Found + Expired 24827480 = 11332536 + 13494944 + 0 flush - clears cache
Performance TuningIf you need to tune your application when under high usage, you may like to review this document for suggestions. RELATED TOPICS
|
| Document generated by Confluence on Jul 26, 2007 22:38 |